home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / bbs / hsb10a.zip / INSTALL2.BAT < prev    next >
DOS Batch File  |  1995-11-08  |  277b  |  17 lines

  1. echo .
  2. echo .
  3. echo .
  4. echo Please insert Handy Stuff disk 2 in drive %1
  5. pause
  6. copy %1*.* %2\hndystuf
  7. call hsd1_10 -o
  8. call foxdx26 -o
  9. del hsd1_10.exe
  10. del foxdx26.exe
  11. cls
  12. echo .
  13. echo .
  14. echo All done.  %2\hndystuf\HNDY will start Handy Stuff.
  15. echo .
  16. echo Have fun.
  17.